home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / ALL96.LZH / t0222 / text0007.txt < prev    next >
Encoding:
Text File  |  1996-03-07  |  1.8 KB  |  34 lines

  1. It's me again.
  2. As i said, i'll probably have some code/algos in 2 weeks.
  3. The basic pursuit routine is done actually, but there are so many factors 
  4. to be taken care of...
  5. And Now, something completely different: 
  6. Question #1: has anyone worked on the BlockMap ? 
  7. Question #2: i thought that we could have some monsters that would have a 
  8. special cycling movement (like a guard, walking back and forth in front 
  9. of a door). But it seems that it's not in the original doom. Is it? I 
  10. didn't see it mentionend in the Thing Section of the WAD file.
  11.  
  12. Basicaly, here is what my first algos (or C code) will give :
  13. An "array" containing the list of the active monsters, with their 
  14. characteristic, and position. There will need a lot of modifications to 
  15. do before it is useable. And we'll have to see how to deal with all the 
  16. others Things. But at least i'll take care of the monsters.
  17. If anyone is interested in giving ideas, or helping me, you're welcome!
  18.  
  19. Should i post my ideas on this list ? Or to someone in particular?
  20. Last thing : who will make a good code out of my C/Algorithms ?
  21.  
  22. Bye!
  23. XxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxX
  24. X        Information is not knowledge , knowledge is not wisdom               X
  25. X                 Wisdom is not truth , thruth is not beauty                  X
  26. X                  Beauty is not Love , Love is not Music                     X
  27. X                          Music is the Best !    (Frank Zappa)               X
  28. X                                                                             X
  29. X            Frederic JAUME --->   jaume@massilia.univ-mrs.fr                 X
  30. X     Licence d'Informatique   CMI Chateau-Gombert Marseille, FRANCE          X
  31. XxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxX
  32.  
  33.  
  34.